Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix install with submodules #408

Merged
merged 2 commits into from
Feb 13, 2020
Merged

Conversation

pommedeterresautee
Copy link
Contributor

Manage installation from a repo where there are submodules (+ update broken example from README)
Generalize proposed fix from #233 for R package stored in a sub sub ... folder.

Fix #233 and #407
Related to dmlc/xgboost#4710

@pommedeterresautee
Copy link
Contributor Author

@jimhester do I need to add unit tests on the fix? If yes, have you an idea how I can install a package during unit tests execution? I have no idea on how to do it.

@jimhester jimhester merged commit 1f8a3b2 into r-lib:master Feb 13, 2020
@jimhester
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Submodules are not updated when R package is in a different directory to .gitmodules file
2 participants